3.53 \(\int \frac {c g+d g x}{(A+B \log (e (\frac {a+b x}{c+d x})^n))^2} \, dx\)

Optimal. Leaf size=36 \[ \text {Int}\left (\frac {c g+d g x}{\left (B \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )+A\right )^2},x\right ) \]

[Out]

Unintegrable((d*g*x+c*g)/(A+B*ln(e*((b*x+a)/(d*x+c))^n))^2,x)

________________________________________________________________________________________

Rubi [A]  time = 0.12, antiderivative size = 0, normalized size of antiderivative = 0.00, number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {c g+d g x}{\left (A+B \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )\right )^2} \, dx \]

Verification is Not applicable to the result.

[In]

Int[(c*g + d*g*x)/(A + B*Log[e*((a + b*x)/(c + d*x))^n])^2,x]

[Out]

c*g*Defer[Int][(A + B*Log[e*((a + b*x)/(c + d*x))^n])^(-2), x] + d*g*Defer[Int][x/(A + B*Log[e*((a + b*x)/(c +
 d*x))^n])^2, x]

Rubi steps

\begin {align*} \int \frac {c g+d g x}{\left (A+B \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )\right )^2} \, dx &=\int \left (\frac {c g}{\left (A+B \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )\right )^2}+\frac {d g x}{\left (A+B \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )\right )^2}\right ) \, dx\\ &=(c g) \int \frac {1}{\left (A+B \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )\right )^2} \, dx+(d g) \int \frac {x}{\left (A+B \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )\right )^2} \, dx\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 1.00, size = 0, normalized size = 0.00 \[ \int \frac {c g+d g x}{\left (A+B \log \left (e \left (\frac {a+b x}{c+d x}\right )^n\right )\right )^2} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[(c*g + d*g*x)/(A + B*Log[e*((a + b*x)/(c + d*x))^n])^2,x]

[Out]

Integrate[(c*g + d*g*x)/(A + B*Log[e*((a + b*x)/(c + d*x))^n])^2, x]

________________________________________________________________________________________

fricas [A]  time = 0.90, size = 0, normalized size = 0.00 \[ {\rm integral}\left (\frac {d g x + c g}{B^{2} \log \left (e \left (\frac {b x + a}{d x + c}\right )^{n}\right )^{2} + 2 \, A B \log \left (e \left (\frac {b x + a}{d x + c}\right )^{n}\right ) + A^{2}}, x\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*g*x+c*g)/(A+B*log(e*((b*x+a)/(d*x+c))^n))^2,x, algorithm="fricas")

[Out]

integral((d*g*x + c*g)/(B^2*log(e*((b*x + a)/(d*x + c))^n)^2 + 2*A*B*log(e*((b*x + a)/(d*x + c))^n) + A^2), x)

________________________________________________________________________________________

giac [A]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \frac {d g x + c g}{{\left (B \log \left (e \left (\frac {b x + a}{d x + c}\right )^{n}\right ) + A\right )}^{2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*g*x+c*g)/(A+B*log(e*((b*x+a)/(d*x+c))^n))^2,x, algorithm="giac")

[Out]

integrate((d*g*x + c*g)/(B*log(e*((b*x + a)/(d*x + c))^n) + A)^2, x)

________________________________________________________________________________________

maple [A]  time = 0.06, size = 0, normalized size = 0.00 \[ \int \frac {d g x +c g}{\left (B \ln \left (e \left (\frac {b x +a}{d x +c}\right )^{n}\right )+A \right )^{2}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((d*g*x+c*g)/(B*ln(e*((b*x+a)/(d*x+c))^n)+A)^2,x)

[Out]

int((d*g*x+c*g)/(B*ln(e*((b*x+a)/(d*x+c))^n)+A)^2,x)

________________________________________________________________________________________

maxima [A]  time = 0.00, size = 0, normalized size = 0.00 \[ -\frac {b d^{2} g x^{3} + a c^{2} g + {\left (2 \, b c d g + a d^{2} g\right )} x^{2} + {\left (b c^{2} g + 2 \, a c d g\right )} x}{{\left (b c n - a d n\right )} B^{2} \log \left ({\left (b x + a\right )}^{n}\right ) - {\left (b c n - a d n\right )} B^{2} \log \left ({\left (d x + c\right )}^{n}\right ) + {\left (b c n - a d n\right )} A B + {\left (b c n \log \relax (e) - a d n \log \relax (e)\right )} B^{2}} + \int \frac {3 \, b d^{2} g x^{2} + b c^{2} g + 2 \, a c d g + 2 \, {\left (2 \, b c d g + a d^{2} g\right )} x}{{\left (b c n - a d n\right )} B^{2} \log \left ({\left (b x + a\right )}^{n}\right ) - {\left (b c n - a d n\right )} B^{2} \log \left ({\left (d x + c\right )}^{n}\right ) + {\left (b c n - a d n\right )} A B + {\left (b c n \log \relax (e) - a d n \log \relax (e)\right )} B^{2}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*g*x+c*g)/(A+B*log(e*((b*x+a)/(d*x+c))^n))^2,x, algorithm="maxima")

[Out]

-(b*d^2*g*x^3 + a*c^2*g + (2*b*c*d*g + a*d^2*g)*x^2 + (b*c^2*g + 2*a*c*d*g)*x)/((b*c*n - a*d*n)*B^2*log((b*x +
 a)^n) - (b*c*n - a*d*n)*B^2*log((d*x + c)^n) + (b*c*n - a*d*n)*A*B + (b*c*n*log(e) - a*d*n*log(e))*B^2) + int
egrate((3*b*d^2*g*x^2 + b*c^2*g + 2*a*c*d*g + 2*(2*b*c*d*g + a*d^2*g)*x)/((b*c*n - a*d*n)*B^2*log((b*x + a)^n)
 - (b*c*n - a*d*n)*B^2*log((d*x + c)^n) + (b*c*n - a*d*n)*A*B + (b*c*n*log(e) - a*d*n*log(e))*B^2), x)

________________________________________________________________________________________

mupad [A]  time = 0.00, size = -1, normalized size = -0.03 \[ \int \frac {c\,g+d\,g\,x}{{\left (A+B\,\ln \left (e\,{\left (\frac {a+b\,x}{c+d\,x}\right )}^n\right )\right )}^2} \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((c*g + d*g*x)/(A + B*log(e*((a + b*x)/(c + d*x))^n))^2,x)

[Out]

int((c*g + d*g*x)/(A + B*log(e*((a + b*x)/(c + d*x))^n))^2, x)

________________________________________________________________________________________

sympy [A]  time = 0.00, size = 0, normalized size = 0.00 \[ g \left (\int \frac {c}{A^{2} + 2 A B \log {\left (e \left (\frac {a}{c + d x} + \frac {b x}{c + d x}\right )^{n} \right )} + B^{2} \log {\left (e \left (\frac {a}{c + d x} + \frac {b x}{c + d x}\right )^{n} \right )}^{2}}\, dx + \int \frac {d x}{A^{2} + 2 A B \log {\left (e \left (\frac {a}{c + d x} + \frac {b x}{c + d x}\right )^{n} \right )} + B^{2} \log {\left (e \left (\frac {a}{c + d x} + \frac {b x}{c + d x}\right )^{n} \right )}^{2}}\, dx\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((d*g*x+c*g)/(A+B*ln(e*((b*x+a)/(d*x+c))**n))**2,x)

[Out]

g*(Integral(c/(A**2 + 2*A*B*log(e*(a/(c + d*x) + b*x/(c + d*x))**n) + B**2*log(e*(a/(c + d*x) + b*x/(c + d*x))
**n)**2), x) + Integral(d*x/(A**2 + 2*A*B*log(e*(a/(c + d*x) + b*x/(c + d*x))**n) + B**2*log(e*(a/(c + d*x) +
b*x/(c + d*x))**n)**2), x))

________________________________________________________________________________________